home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Shareware⁄Freeware (OS X) / Audio / AudioFinder 1.4.4 / AudioFinder.app / Contents / Resources / English.lproj / preferences.nib / classes.nib next >
Encoding:
Text File  |  2003-04-11  |  770 b   |  27 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 cancelButton = id; 
  7.                 okButton = id; 
  8.                 setAudioEditorButton = id; 
  9.                 setFavDirButton = id; 
  10.                 setStartupDirectoryButton = id; 
  11.             }; 
  12.             CLASS = preferences; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 audioEditor = id; 
  16.                 favDir = id; 
  17.                 onlyShowAudioFiles = id; 
  18.                 panel = id; 
  19.                 postFixBPM = id; 
  20.                 roundOffBPM = id; 
  21.                 startupDirectory = id; 
  22.             }; 
  23.             SUPERCLASS = NSPanel; 
  24.         }
  25.     ); 
  26.     IBVersion = 1; 
  27. }